Tootsville-User::Quick-Reload

Function

Quick-Reload names a function, with lambda list (&REST WORDS):

Quicklisp reload of the Tootsville package from disk.

Reloads the ASDF file with ASDF::LOAD-ASD (not in this manual) and then does a QL::QUICKLOAD (not in this manual). See TOOTSVILLE RELOAD-PRODUCTION.

Usage

#quick-reload

Example:

#quick-reload

Effects

Sends an admin message with “Stand by,” then calls TOOTSVILLE RELOAD-PRODUCTION (qv). When completed, reports the version of the ASDF component now loaded (i.e. the version number from tootsville.asd).

File

Defined in file src/infinity/modern-ops.lisp.